LazyLoadingEventArgs
The LazyLoadingEventArgs class extends BaseEventArgs and provides data for events related to deferred or incremental data loading.
Properties
| Name | Description |
|---|---|
| ResponseParameters | The response parameters associated with the event. |
Constructors
| Name | Description |
|---|---|
| LazyLoadingEventArgs() | Initializes a new instance of the LazyLoadingEventArgs class. |